home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ultra Gameplayers 111
/
Ultra Gameplayers 111.iso
/
pc
/
ES3ATR2.EXE
/
data1.cab
/
Tech_Demo_Data
/
keymaps
/
WingExtreme_Digital.cs
< prev
next >
Wrap
Text File
|
1998-03-05
|
1KB
|
31 lines
#------------------------------------------------------------------------------
# include generic camera controls
exec _defCamera.cs
#------------------------------------------------------------------------------
# include generic keyboard controls
exec _defKeyboard.cs
#------------------------------------------------------------------------------
#
# Add support for Logitech WingmanExtreme Digital
#
editActionMap Herc
bindAction joystick zaxis TO ACTION_SPEED deadzone 0.1 center square
bindAction joystick xaxis TO ACTION_YAW deadzone 0.1 center square
bindAction joystick yaxis TO ACTION_SPEED deadzone 0.1 center square
bindAction joystick xpov TO ACTION_LOOK_X flip
bindAction joystick ypov TO ACTION_LOOK_Y
bindAction joystick make button0 TO ACTION_FIRE 1.0
bindAction joystick break button0 TO ACTION_FIRE 0.0
bindAction joystick make button2 TO ACTION_TARGET_SELECTED
bindAction joystick make button3 TO ACTION_WEAPON_LINK
bindAction joystick make button1 TO ACTION_CAMOUFLAGE
bindAction joystick make button4 TO ACTION_WEAPON_ADJ +1.0
bindAction joystick break button5 TO ACTION_WEAPON_ADJ -1.0